Explorar o código

Use actual test script

Adam Kelly %!s(int64=6) %!d(string=hai) anos
pai
achega
62a157599e
Modificáronse 2 ficheiros con 1 adicións e 4 borrados
  1. 1 1
      .travis.yml
  2. 0 3
      test.py

+ 1 - 1
.travis.yml

@@ -26,4 +26,4 @@ install:
   - pip3 install -e .
 
 script:
-  - python3 test.py
+  - python3 setup.py test

+ 0 - 3
test.py

@@ -1,3 +0,0 @@
-import qcgpu
-
-print('worked')